home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 2: Applications / Linux Cubed Series 2 - Applications.iso / editors / emacs / xemacs / xemacs-1.004 / xemacs-1 / xemacs-19.13 / src / s / 386-ix.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-07-28  |  418 b   |  18 lines

  1. /* Synched up with: FSF 19.29. */
  2.  
  3. /* Interactive 386/ix.  */
  4.  
  5. #include "usg5-3.h"
  6.  
  7. #define BROKEN_TIOCGETC
  8.  
  9. /* There are some reports that the following is needed
  10.    with some version of this system.
  11. #undef LIBX11_SYSTEM
  12. #define LIBX11_SYSTEM -linet
  13. */
  14.  
  15. /* This is said to be needed as a result of having _insque rather
  16.    than insque in -loldX.  This may not always be the right thing.  */
  17. #define WRONG_NAME_INSQUE
  18.